CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 背景 提取

搜索资源列表

  1. tuxiangerzhihua

    1下载:
  2. 图像二值化的程序,对于把图像进行目标提取和背景提取可以参考,但是有仅局限于二值图像。-Image binarization process, for the object extraction and background image extraction can refer, but there is only limited to binary images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1963
    • 提供者:cjj51
  1. Tracking_Cars_Using_Singal_Gaussian

    0下载:
  2. 通过单高斯来建立背景,然后用背景减法来提取情景,并对前景进行跟踪和计数。-We establis the background through the method of singal Gaussian,then use the background substration to get foreground,we are also successed to get the counts of cars and to track the cars.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:12042
    • 提供者:吴家丽
  1. CarCount

    0下载:
  2. 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11649784
    • 提供者:徐飞
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
  1. bianyuanjiance

    0下载:
  2. EdgePicker类中实现了Kirsch、Prewitt、Sobel、Gauss边缘提取算法,并根据MATLAB中的Canny算法实现了Canny算法,BianYuanJianCe.CPP中实现了背景提取。程序中图像的读取、存储用到了ImageMagick库,ImageMagick库的使用方法在ImageMagick.rar中有说明-EdgePicker class implements Kirsch, Prewitt, Sobel, Gauss edge extraction algorit
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:12272767
    • 提供者:孙瑜鑫
  1. A_Pretreatment_Method_of_Biometrics_Based_on_Color

    0下载:
  2. 生物特征识别技术作为一种身份鉴别手段具有独特的优势。在生物特征识别系统中, 采集数据的预处 理是不可或缺的环节。以人脸识别为例, 介绍了一种在复杂背景的彩色图像中, 基于颜色和知识的生物特征预处理 方法。首先利用颜色信息从图像中分割出类肤色区域, 然后运用人脸几何特征和眼睛的提取定位人脸。仿真实验表 明, 该算法能较为准确地定位彩色图像中的正面或小角度偏转的人脸, 具有较快的运算速度。-Biometrics as an identification tool has a unique
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:212292
    • 提供者:hope
  1. srtp

    0下载:
  2. 我们的srtp项目,是关于数字图像处理的,边缘检测和前景背景提取。-edge detection and foreground extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3205030
    • 提供者:苗晨
  1. imageprocessing

    0下载:
  2. 能实现几乎所有的图像处理功能 包括点运算,几何变换,正交变换,图像分析,形态学变化等等,具体表现为阈值变换 轮廓提取 背景提取 图像编码等等,是不可多得的采用MFC处理图像的工程-Can achieve almost all of image processing functions include point operations, geometric transformations, orthogonal transform, image analysis, morphology, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6271985
    • 提供者:张鑫
  1. Facedetect

    0下载:
  2.  计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。-Computer Fac
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:224259
    • 提供者:Highjoe
  1. zhenjiancafen

    0下载:
  2. :针对背景差分算法中在复杂背景下参考帧的提取问题,提出了一种新的背景提取方法;该算法用帧间差分法将帧中的背景象 素点检测出来,再确立出背景帧-: For the background subtraction algorithm in complex background reference frame extracting problems, a new background extraction The algorithm uses inter-frame difference meth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:431203
    • 提供者:xxx
  1. plane

    0下载:
  2. 提取目标图像,根据物体特点,嵌入背景图片中适当的位置处-put objects into the background picture
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:24299
    • 提供者:Alice
  1. Background_modeling_of_dynamic_scenes_based_on_tar

    0下载:
  2. 基于背景建模的动态场景目标检测,介绍了背景建模的步骤和重要的方法,然后介绍了根据背景差分法,来提取运动目标,从而进行跟踪-Background modeling of dynamic scenes based on target detection, background modeling described the steps and important way, then introduced under the background difference method to extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1450100
    • 提供者:陈家敏
  1. CarCount

    0下载:
  2. 该代码实现车辆的检测,采用了训练的方式,从视频中提取背景,然后做差分,连通域提取等步骤得道前景。该代码采用OPENCV实现。-The code to achieve vehicle detection, using training methods to extract from the video background, and then do differential, connected components extraction and other steps to attain the
  3. 所属分类:.net

    • 发布日期:2017-05-11
    • 文件大小:2605262
    • 提供者:leo
  1. dsp-music

    1下载:
  2. 通过matlab仿真说明从音频中提取背景音乐的方法,并通过dsp实现-Matlab simulation shows that by extracting from the audio background music of the method, and achieved through the dsp
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-06-01
    • 文件大小:3448832
    • 提供者:hp
  1. a_novel_bg_extration

    0下载:
  2. 这篇论文提出了一种新的为实现车辆检测和跟踪的自适应背景提取和更新算法-This paper proposes a new adaptive background extraction and updating algorithm for vehicle detection and tracking.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:359534
    • 提供者:dream
  1. HistBackground

    0下载:
  2. 函数HistBackground功能是将高速公路的视频文件中的多帧图片利用统计直方图的方法提取不含运动车辆的背景,-Function HistBackground function is to freeway video files of images using statistical histogram to extract the background without moving vehicles,
  3. 所属分类:matlab例程

    • 发布日期:2013-11-05
    • 文件大小:799
    • 提供者:yangsonglin
  1. MultiObjectSearch

    0下载:
  2. 多个目标提取,原始帧和背景帧相减,提取目标-Multiple target detection, the original frame and background frame subtraction, extraction of target
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1573
    • 提供者:邹书春
  1. ruqinzhejiance

    0下载:
  2. 主要完成的工作是在监控的场景中检测出运动的物体,去除干扰的背景,只留下感兴趣的目标即目标提取。目标提取,运动信息提取,PCA和诊间差分方法。-The major work done to monitor the scene in the moving objects detected, remove the background interference, leaving only the object extraction target of interest. Object extracti
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5248262
    • 提供者:
  1. codecode

    0下载:
  2. 静态背景下的高精度视频目标是实时检测与轮廓提取,matlab源代码实现。 -High-precision static background video object detection and contour extraction in real time, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:43140
    • 提供者:李英华
  1. 20101201

    0下载:
  2. 首先从视频中提取100张图片,用其中五十张图片根据平均值法获得背景图片,然后做差,二值化,提取目标。-First, extracting 100 images from the video ,using fifty pictures to obtain the background image with the method of average. Then frame difference, binary, extracting the target.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:774
    • 提供者:李明
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com